projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
812c970
)
Trivial typo fix.
author
Paul Pogonyshev
<pogonyshev@gmx.net>
Sat, 7 Nov 2009 23:10:45 +0000
(
01:10
+0200)
committer
Paul Pogonyshev
<pogonyshev@gmx.net>
Sat, 7 Nov 2009 23:10:45 +0000
(
01:10
+0200)
gtk/gtkcellrenderer.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcellrenderer.c
b/gtk/gtkcellrenderer.c
index e4af9a13034bf75366cdac8d86aedd1c0b2cbb7c..0d3091e35e4d7e71fe2dea63d4c5a35fe6b0d4a3 100644
(file)
--- a/
gtk/gtkcellrenderer.c
+++ b/
gtk/gtkcellrenderer.c
@@
-132,7
+132,7
@@
gtk_cell_renderer_class_init (GtkCellRendererClass *class)
* @path: the path identifying the edited cell
*
* This signal gets emitted when a cell starts to be edited.
- * The in
d
ended use of this signal is to do special setup
+ * The in
t
ended use of this signal is to do special setup
* on @editable, e.g. adding a #GtkEntryCompletion or setting
* up additional columns in a #GtkComboBox.
*